home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / prokit33.arc / !PRODOOR.NEW next >
Text File  |  1990-06-27  |  7KB  |  201 lines

  1. $NOMACS$
  2.  
  3. History of ProDOOR changes (in reverse order)
  4. ---------------------------------------------
  5.  
  6. 27-Jun-90
  7.    Official release of ProDoor 3.3.
  8.  
  9. This version does not include a new manual, and is a direct replacement
  10. for version 3.2.  Please read !PRODOOR.NEW for details on exactly what's
  11. been changed.
  12.  
  13. 26-Jun-90
  14.    Corrected download byte ratio calculation (daily bytes were being
  15.    added twice)
  16.  
  17. 23-Jun-90
  18.    Combined logic of (t)hread/(z)ip searches so they will work together
  19.    better and provide more consistant displays.
  20.  
  21.    Added new (PA)ge command in message reader and proedit to set the
  22.    page length.
  23.  
  24.    The YA command was acting like R Y at the main command prompt.
  25.  
  26. 21-Jun-90
  27.    Background colors/flashing were not being cancelled when entering
  28.    a display in the 'default color' when the default intensity was set
  29.    to '1'.
  30.  
  31. 12-Jun-90
  32.    I forgot to remove some debug code which caused some ansi codes
  33.    to appear on local displays.
  34.  
  35.    Upload protocols with "0 filespecs" required were not properly
  36.    prompting for filenames in advance (broken 2-jun-90).
  37.  
  38.    Added logic to better handle download protocols which are configured
  39.    for "0 filespecs" required.
  40.  
  41. 11-Jun-90
  42.    Some @x codes were bleeding through when they appeared near the 128'th
  43.    position in the expanded line.
  44.  
  45. 07-Jun-90
  46.    Download limits of 32767k (unlimited) were not being handled properly
  47.    after a download.
  48.  
  49. 04-Jun-90
  50.    Recompiled without debug, stack and range check code.  I suspect that
  51.    the stack check code was actually causing some of the recent
  52.    problems.  Please let me know if this beta solves any problems.
  53.  
  54.    If you still get fatal errors, please remember to tell me what was on
  55.    the screen when you got the error.  Thanks!
  56.  
  57. 03-Jun-90
  58.    Corrected occasional RANGE CHECK error 44e:4e5 when posting uploads.
  59.  
  60. 02-Jun-90
  61.    Corrected RANGE CHECK fatal error when entering an upload description
  62.    of exactly 255 characters.
  63.  
  64.    Corrected handling of upload directory for users who are below the
  65.    minimum security level needed to post public uploads.
  66.  
  67.    Added support for (undocumented) @X00 and @XFF macros.
  68.  
  69.    Changed PRORATIO system to change file and kbyte limits according to
  70.    specified ratio instead of rejecting selected files.
  71.  
  72.    New messages are:
  73.       Download K BYTE limit reduced from $5W$ to $6W$!
  74.       You are required to upload at least one K BYTE for each $3$ you download.
  75.       Download FILE limit reduced from $5W$ to $6W$!
  76.       You are required to upload at least one FILE for each $3$ you download.
  77.  
  78.    Changed default free upload bytes to 100k instead of 100000.
  79.  
  80.    The PRORATIO system was not always using the right default values for
  81.    free bytes and files.
  82.  
  83.    Fixed a bug in the crt driver that caused a lockup on ESC[255D and other
  84.    codes that specify with out of range cursor positions.
  85.  
  86.    Changed DOSMEM unit to ignore memory allocation errors returned by
  87.    DOS when the indicated available memory matches that being requested.
  88.  
  89.    Disabled "more?" and carrier checks during upload duplication checks.
  90.    This should prevent posting of duplicate uploads when the caller
  91.    drops carrier before the uploads have been posted on the system.
  92.  
  93. 01-Jun-90
  94.    Change several WORD variables to LONGS in mail section.  This may
  95.    correct most of the RANGE CHECK fatal errors.  
  96.  
  97. 28-May-90
  98.    Corrected decoding of some of the @x macros that produced very long
  99.    ansi codes.
  100.  
  101.    Commas were not being inserted correctly in early 28-may betas.
  102.  
  103.    Increased maximum number of active download directories from 200 to
  104.    300.
  105.  
  106. 27-May-90
  107.    Corrected invalid filename checks to properly detect overlong
  108.    filenames and filenames containing too many dots.
  109.  
  110.    Corrected action of autojoin when non-stop is in effect.
  111.  
  112.    NS is now recognized as autojoin at a read mail prompt when there are
  113.    no more available messages in the current conference.
  114.  
  115. 26-May-90
  116.    Redefined ascii code 127 to function as ^G rather than ^H in visual
  117.    editor.
  118.  
  119.    Corrected colors during command line input.
  120.  
  121.    Corrected local non-graphic display to use the default colors instead
  122.    of white.
  123.  
  124.    Changed visual edit to use entire screen in local mode, regardless of
  125.    the specified (P)age setting.
  126.  
  127.    Corrected message entry to prevent corruption of message index when
  128.    (P)rotect command is used immediately following an aborted message
  129.    reply.
  130.  
  131.    The (+) and (-) commands weren't working right following a two-letter
  132.    mail reading command (such as YA).
  133.  
  134.    Added "/ $LASTMSGNO$" after display of current message number.
  135.  
  136.    Added support for TO: @level@ and TO: @level-level@ security level
  137.    specific messages.
  138.  
  139.    Added support for "unlimited" download bytes when download K limit
  140.    is set to 32767k.
  141.  
  142. 23-May-90
  143.    Corrected "automatic CR" during message subject entry.
  144.  
  145. 21-May-90
  146.    Corrected more ansi code display problems.  Ansi displays should
  147.    again be working correctly at all times.  All ansi decoding is now
  148.    internal-- you no longer need ANSI.SYS loaded for ProDoor/ProLogon
  149.    operation.
  150.  
  151.    Changed (N)ew files scan to prevent setting the last-date-scanned to
  152.    a date in the future.
  153.  
  154. 20-May-90
  155.    Corrected some ansi color code displays.
  156.    Corrected some colors on the call waiting control panel.  I'm working
  157.    without a color monitor right now, so please keep me advised on colors
  158.    if they still don't look right.
  159.  
  160.    Added '*' flagging of newer files in file listings.
  161.    The 'new files' function now updates the last-scanned date to that
  162.    of the newest file seen, rather than the current date.
  163.  
  164. 19-May-90
  165.    Removed support for PCBTRAP.
  166.    Rewrote screen handlers for quicker displays.
  167.    Note: the environment setting
  168.         SET OVCRT=ON
  169.    may be needed under DesqView and other windowing/timeshare systems to
  170.    prevent screen bleed-through or background lockups.
  171.  
  172. 18-May-90
  173.    Removed the debugging message "DISP_MACFILE:" which I forgot to
  174.    remove after some testing last week.
  175.  
  176. 17-May-90
  177.    Corrected a hardcoded limit that caused "earned K" values over 65535k to
  178.    rollover to 0.  The door now locks the number at 65535 (the highest value
  179.    that can be stored in the allocated space).
  180.  
  181.    Corrected free download handler to properly handle files processed by
  182.    DSZ when the directory was specified as part of the wildcard in
  183.    PROFREE.
  184.  
  185. 15-May-90
  186.    Added logic to totally disable checks for the NS16550 buffered serial
  187.    chip.  Add the environment statement:
  188.         SET NO16550=ON
  189.    to force the code to act like ProDoor/ProKit 3.1 did.
  190.  
  191.    The main menu display wasn't correctly being bypassed when a command
  192.    was stacked at a 'press enter to continue' prompt.
  193.  
  194. 14-May-90
  195.    Started work on ProDoor 3.3 alpha for full support of 14.5 file
  196.    formats.
  197.  
  198.    Changed curconfh definition for compatibility with pcboard when
  199.    accessing conferences over #255.
  200.  
  201.